Skip to main content

All Questions

5votes
2answers
3kviews

SGDClassifier fit and partial_fit functions

I wanted to know what is the correct way to train the SGDClassier model on new data observations? Should I use the fit function or the ...
DPascal's user avatar
4votes
3answers
5kviews

How to explain decision tree algortihm in layman's terms?

I have a task at hand, where I have to explain decision tree algorithm to a person who has not much understanding of ...
user2966197's user avatar
2votes
1answer
2kviews

Optimizing Weka for large data sets

First of all, I hope I'm in the right StackExchange here. If not, apologies! I'm currently working with huge amounts of feature-value vectors. There are millions of these vectors (up to 20 million ...
lennyklb's user avatar
1vote
4answers
6kviews

Small project ideas for Machine Learning [closed]

I need some serious help. I am supposed to implement a project (Non-Existing as of now) for my Machine Learning course. I have no basics in AI or Data mining or Machine learning. I have been searching ...
Shamy's user avatar

close